home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / INFO / DSPTCH.ZIP / DSPTCH.MSG next >
Text File  |  1989-06-12  |  2KB  |  45 lines

  1.  
  2. From: microsoft!leefi@uunet.uu.net
  3. Newsgroups: comp.binaries.ibm.pc
  4. Subject: v03i057: dsptch, patches msdos 4.0 & 4.1 to fix bug
  5. Date: 13 Jun 89 03:00:15 GMT
  6.  
  7. A problem was recently found in DOS versions 4.00 and 4.01 which can
  8. cause FAT corruption when files that are larger than 32MB in size are
  9. appended to. The bug is manifested if each and every of the following
  10. occur:
  11.  
  12. 1. BUFFERS (CONFIG.SYS command) are allocated with secondary cache
  13.    enabled.
  14. 2. Greater than 32MB disk partition is in effect.
  15. 3. The user is sequentially accessing a file and any part of that file
  16.    falls within the range of 32MB to 32MB + 10K on the disk, and the
  17.    portion of the file being accessed falls between that same narrow
  18.    range.
  19. 4. Immediately after sequentially accessing this file, the user
  20.    performs an operation that causes the system to read a FAT (file
  21.    allocation table) sector.
  22.  
  23. If all of these conditions are true, the result is a corruption of the
  24. FAT (and loss of data). The chance of all of the above occuring in the
  25. sequence described is remote.
  26.  
  27. Microsoft has provided a patch utility that corrects this problem.  The
  28. name of the utility is PATCH.EXE. A description file, READ.ME, is
  29. included to provide instruction on how to use the PATCH.EXE program.
  30. These two files have been archived into the archived file DSPTCH.ARC.
  31. This archive is available on various computer bulletin boards and
  32. information services, such as Microsoft OnLine and Compuserve. [And now
  33. probably Simtel20, if Keith Peterson sees this...]
  34.  
  35. The patch, has a /F switch (ala CHKDSK), which will allow the actual
  36. patch to occur. Otherwise, it will not modify the DOS system file. If
  37. this switch is not used, PATCH.EXE will examine the boot disk and
  38. determine if the system needs to be patched. The system should be
  39. rebooted after the patch occurs.
  40.  
  41. See the file READ.ME for further information.
  42. --
  43. Lee Fisher, leefi@microsof.com.UUCP, leefi@microsof.beaver.washington.EDU
  44. {uw-beaver,decvax,decwrl,intelca,sun,tikal,uunet}!microsoft!leefi
  45.